StvDEV

 GDK

  Components

  Drawing

  Editor

  Extensions

  Inspector

  Patterns

  TMP

  Types

  PrefsValue

  Delete()

  PrefsValue(string, T)

  Value

  Vibration

class PrefsValue<T>

Class for the stored value.
VisibilityPublic

Public methods

void Delete()Delete value if exist.
Constructor PrefsValue(string prefsName, T defaultValue)Class for the stored value.

Public properties

T ValueValue.